pub unsafe extern "system" fn PowerCreateSetting(
    rootsystempowerkey: HKEY,
    subgroupofpowersettingsguid: *const GUID,
    powersettingguid: *const GUID
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation", "Win32_System_Registry"