pub unsafe fn PowerDeleteScheme<P0>(
    rootpowerkey: P0,
    schemeguid: *const GUID
) -> WIN32_ERROR
where P0: IntoParam<HKEY>,