pub const PANIC_NUM_REM_BY_ZERO: u64 = 2;
Number of the message that signifies a panic due to a division by zero when computing the remainder.
This is only an implementation detail and should be removed later.