pub(crate) fn defvaralias<'ob>( new_alias: Symbol<'ob>, _base_variable: Symbol<'_>, _docstring: Option<&str>, ) -> Symbol<'ob>