pub fn imported_binding<'idx>( idx: &'idx ModuleIdx<'_>, current_module: &[String], name: &str, ) -> Option<&'idx ImportBinding>