pub fn parse_size(input: &str) -> Result<u64>
Parse human-readable size string (e.g., “10KB”, “2 MiB”, “500B”)