pub unsafe extern "C" fn kmod_module_get_softdeps( mod_: *const kmod_module, pre: *mut *mut kmod_list, post: *mut *mut kmod_list, ) -> c_int