pub type QuoteHash = FixedBytes<32>;
#[repr(transparent)]pub struct QuoteHash(pub [u8; 32]);
0: [u8; 32]