NTSTATUS __stdcall PsSetCreateProcessNotifyRoutine(PCREATE_PROCESS_NOTIFY_ROUTINE NotifyRoutine, BOOL Remove){ return PspSetCreateProcessNotifyRoutine(NotifyRoutine, Remove); }