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