pub unsafe fn PowerSetActiveScheme<P0>(
    userrootpowerkey: P0,
    schemeguid: Option<*const GUID>
) -> WIN32_ERROR
where P0: IntoParam<HKEY>,