Function windows::Win32::System::Power::PowerSetActiveScheme
pub unsafe fn PowerSetActiveScheme<P0>(
userrootpowerkey: P0,
schemeguid: Option<*const GUID>,
) -> WIN32_ERRORwhere
P0: Param<HKEY>,