pub(crate) fn div_ceil(this: i64, rhs: i64) -> i64
Port of rust unstable features int_roundings.
int_roundings