pub type ModInt1000000007 = StaticModInt<1000000007>;
pub struct ModInt1000000007(/* private fields */);