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