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