Function windows_sys::Win32::System::Power::PowerCreatePossibleSetting

pub unsafe extern "system" fn PowerCreatePossibleSetting(
    rootsystempowerkey: HKEY,
    subgroupofpowersettingsguid: *const GUID,
    powersettingguid: *const GUID,
    possiblesettingindex: u32,
) -> WIN32_ERROR