pub fn speed_str(bps: u64) -> String
Format a bitrate as a human-readable string. Matches Python’s RNS.prettyspeed().
RNS.prettyspeed()