pub fn import_fn( a: impl FnMut(&mut Module<'_>, String, String) -> Result<Option<ImportBehavior>>, ) -> impl Imports