pub unsafe extern "C" fn ksceKernelStopModule(
modid: SceUID,
args: SceSize,
argp: *mut c_void,
flags: c_int,
option: *mut SceKernelULMOption,
status: *mut c_int,
) -> c_intAvailable on crate feature
SceModulemgrForDriver_stub only.