pub unsafe extern "C" fn kmod_module_new_from_loaded(
    ctx: *mut kmod_ctx,
    list: *mut *mut kmod_list
) -> c_int