pub unsafe extern "C" fn ksceKernelGetProcessLocalStorageAddrForPid(
pid: SceUID,
key: c_int,
out_addr: *mut *mut c_void,
create_if_doesnt_exist: c_int,
) -> c_intAvailable on crate feature
SceProcessmgrForDriver_stub only.