pub unsafe fn PowerGetActiveScheme<P0>(
    userrootpowerkey: P0,
    activepolicyguid: *mut *mut GUID
) -> WIN32_ERROR
where P0: IntoParam<HKEY>,