pub fn find_statement_start(source: &str, pos: usize) -> usize
Find the start byte offset of the current statement at pos.
pos