pub unsafe fn RegisterAppStateChangeNotification(
    routine: PAPPSTATE_CHANGE_ROUTINE,
    context: Option<*const c_void>,
    registration: *mut PAPPSTATE_REGISTRATION
) -> u32