pub unsafe extern "C" fn sceKernelUnloadModule(
    modid: SceUID,
    flags: c_int,
    option: *mut SceKernelULMOption
) -> c_int
Available on crate feature SceLibKernel_stub only.