Function windows_sys::Win32::System::Power::PowerWritePossibleDescription
pub unsafe extern "system" fn PowerWritePossibleDescription(
rootpowerkey: HKEY,
subgroupofpowersettingsguid: *const GUID,
powersettingguid: *const GUID,
possiblesettingindex: u32,
buffer: *const u8,
buffersize: u32,
) -> WIN32_ERROR