pub fn decode_instruction_data<T: Pod>(input: &[u8]) -> Result<&T, ProgramError>
Utility function for decoding instruction data