pub(super) const fn i32<B>(n: i64) -> Result<i32, RawBoundsError<B>>where B: Bounds<Primitive = i32>,