pub fn get_position<T: Spanned>(node: &T) -> (usize, usize)
Get position info (line, column) from syn AST node