pub type FeeConfig = AccountWrapper<FeeConfig>;
#[repr(transparent)]pub struct FeeConfig(pub FeeConfig);
0: FeeConfig