pub const SIGNATURE_SERIALIZED_SIZE: usize = 64;
The byte length of serialized signature (thin VRF proof: 32-byte point + 32-byte scalar).