pub unsafe fn PsSetCreateThreadNotifyRoutineEx(
    notifytype: PSCREATETHREADNOTIFYTYPE,
    notifyinformation: *const c_void,
) -> NTSTATUS