pub type FeeAmount = U256;
Alias type for fee amount.
#[repr(C)]pub struct FeeAmount(pub [u64; 4]);
0: [u64; 4]