pub const ArgOptions = struct
pub const ArgOptions = struct { prefix: []const u8 = "", suffix: []const u8 = "", }