pub unsafe extern "C" fn kmod_module_new_from_path( ctx: *mut kmod_ctx, path: *const c_char, mod_: *mut *mut kmod_module, ) -> c_int