pub unsafe extern "C" fn ksceKernelCreateProcess(
titleid: *const c_char,
type_: SceKernelProcessType,
path: *const c_char,
opt: *mut c_void,
) -> SceUIDAvailable on crate feature
SceProcessmgrForKernel_stub only.