pub type Signature = Signature;
#[repr(transparent)]pub struct Signature(pub [u8; 64], _);
0: [u8; 64]