fn deserialize_instruction(
    index: usize,
    data: &[u8]
) -> Result<Instruction, SanitizeError>