Function PowerReadACValueIndex
pub unsafe fn PowerReadACValueIndex(
rootpowerkey: Option<HKEY>,
schemeguid: Option<*const GUID>,
subgroupofpowersettingsguid: Option<*const GUID>,
powersettingguid: Option<*const GUID>,
acvalueindex: *mut u32,
) -> WIN32_ERROR