pub unsafe extern "C" fn _vshKernelSearchModuleByName(
    module_name: *const c_char,
    buffer: *const c_void
) -> SceUID
Available on crate feature SceVshBridge_stub only.