pub unsafe fn PowerUnregisterSuspendResumeNotification<P0>(
    registrationhandle: P0
) -> WIN32_ERROR
where P0: IntoParam<HPOWERNOTIFY>,