// JSON - Write object const std = @import("std"); const alloc = std.testing.allocator; // Sample starts here