pub fn decimal_bin_size(precision: usize, scale: usize) -> usize
Returns binary representation size (in bytes) for given precision and scale.