pub unsafe extern "system" fn PowerRegisterForEffectivePowerModeNotifications(
    version: u32,
    callback: EFFECTIVE_POWER_MODE_CALLBACK,
    context: *const c_void,
    registrationhandle: *mut *mut c_void
) -> HRESULT