KiCustomAccessRoutine5

INT64 __stdcall KiCustomAccessRoutine5(UINT64 *a1){
  INT64 result; 

  KiCustomRecurseRoutine5();
  return result;
}

Referenced by:

CmpLazyFlushDpcRoutine