Function windows_sys::Win32::System::Power::PowerWriteACValueIndex
pub unsafe extern "system" fn PowerWriteACValueIndex(
rootpowerkey: HKEY,
schemeguid: *const GUID,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
acvalueindex: u32,
) -> WIN32_ERROR