pub fn from_rust_with_symbols<T>(
    symbols: &mut Symbols,
    thread: &Thread
) -> Result<(Symbol, ArcType)>