pub fn assert_program_instruction_equal(
    sighash: &[u8],
    expected_sighash: [u8; 8]
) -> Result<()>