pub unsafe extern "C" fn ksceKernelSysrootGetProcessTitleId(
    pid: SceUID,
    titleid: *mut c_char,
    len: SceSize
) -> c_int
Available on crate feature SceSysrootForKernel_stub only.