pub fn rows_for_bytes(target_bytes: u64, pad: usize) -> u64
Number of rows needed to roughly hit target_bytes given pad-wide payloads. Overhead per row is approximate; coarse sizing, not exact.
target_bytes
pad