pub fn parse_size(s: &str) -> Result<u64, String>
Parse a numeric argument with optional suffix, same as head