pub fn map_python_line_to_shape( python_line: u32, shape_body_start_line: u32, ) -> u32
Map a Python line number inside __shape_fn__ back to the Shape source line number.
__shape_fn__