pub fn slice<'a>(source: &'a [u8], sym: &Symbol) -> &'a str
The full source of a symbol, given its byte range.