KiConvertToGuiThread

NTSTATUS __stdcall KiConvertToGuiThread(){
  return PsConvertToGuiThread();
}

Referenced by:

KiSystemCall64