pub unsafe extern "C" fn ksceKernelCreateCond(
name: *const c_char,
attr: SceUInt,
mutexId: SceUID,
option: *const SceKernelCondOptParam,
) -> SceUIDAvailable on crate feature
SceThreadmgrForDriver_stub only.