pub(crate) fn symbol_value<'ob>( symbol: Symbol<'_>, env: &Rt<Env<'_>>, cx: &'ob Context<'_>, ) -> Option<Gc<ObjectType<'ob>>>