pub fn bytes_to_gb_f64(bytes: Bytes) -> f64
Convert bytes to gigabytes with precision (f64 version for non-const contexts).