pub fn parse_image_operations(
    pairs: Pairs<'_, Rule>
) -> Result<Vec<Instr>, SicParserError>