pub unsafe extern "C" fn sceKernelGetThreadExitStatus(
    thid: SceUID,
    status: *mut c_int
) -> c_int
Available on crate feature SceLibKernel_stub only.