public int sceKernelWaitThreadEndCB(int ThreadId, uint* Timeout) { return _sceKernelWaitThreadEndCB(ThreadId, Timeout, HandleCallbacks: true); }