fn get_location_info(
    cx: &ExtCtxt<'_>,
    item: &Item
) -> (Symbol, usize, usize, usize, usize)