pub(crate) fn defalias<'ob>( symbol: Symbol<'ob>, definition: Gc<ObjectType<'_>>, _docstring: Option<&str>, ) -> Result<Symbol<'ob>>