fn estimate_row_width(rows: u64, bytes: u64) -> Option<u64>
Returns the ceiling of the estimated bytes per row.