pub fn get_location(
    pc: usize,
    runner: &CairoRunner,
    hint_index: Option<usize>
) -> Option<Location>