KiCustomAccessRoutine3

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

  KiCustomRecurseRoutine3();
  return result;
}

Referenced by:

PopThermalZoneDpc