pub fn matrix3<'a>( endian: Endianness, ) -> impl Parser<BytesStream<'a>, Matrix3, ErrMode<ContextError>>