PsSetLoadImageNotifyRoutine

NTSTATUS __fastcall PsSetLoadImageNotifyRoutine(VOID *a1){
  return PsSetLoadImageNotifyRoutineEx(a1, 0i64);
}

Referenced by:

EtwpCoverageSamplerStart