pub fn get_import_by_ident<'a>( ident: &'a Ident, state: &'a StateManager, ) -> Option<&'a ImportDecl>