pub type PalletBarConfig = GenesisConfig<Runtime>;
struct PalletBarConfig { pub initial_account: Option<u64>, }
initial_account: Option<u64>