pub type ModInt998244353 = StaticModInt<998244353>;
pub struct ModInt998244353(/* private fields */);