pub fn lookup_string_sym(key: &str) -> SymStr
like lookup_value, but casts the entry into a SymStr from the string interner (pin!("") if None)
lookup_value
pin!("")