pub unsafe extern "system" fn PsSetCreateProcessNotifyRoutineEx2(
    notifytype: PSCREATEPROCESSNOTIFYTYPE,
    notifyinformation: *const c_void,
    remove: BOOLEAN,
) -> NTSTATUS