Function windows::Win32::System::Power::PowerWriteSettingAttributes
pub unsafe fn PowerWriteSettingAttributes(
subgroupguid: Option<*const GUID>,
powersettingguid: Option<*const GUID>,
attributes: u32,
) -> WIN32_ERROR