Function windows::Win32::System::Power::PowerCreatePossibleSetting
pub unsafe fn PowerCreatePossibleSetting<P0>(
rootsystempowerkey: P0,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
possiblesettingindex: u32,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,