pub(crate) fn intern<'ob>(name: &str, cx: &'ob Context<'_>) -> Symbol<'ob>
Intern a new symbol based on name
name