pub fn to_str_error_adapter<E>(ix_error: &InstructionError) -> Option<E>where E: 'static + Error + TryFrom<u32>,