fn argsFree(allocator: Allocator, args_alloc: []const [:0]u8) void
allocator: Allocator,
args_alloc: []const [:0]u8,