pub unsafe fn RegisterAppConstrainedChangeNotification(
    routine: PAPPCONSTRAIN_CHANGE_ROUTINE,
    context: Option<*const c_void>,
    registration: *mut PAPPCONSTRAIN_REGISTRATION
) -> u32