fn jsonParse(allocator: Allocator, source: anytype, options: ParseOptions) !@This()
allocator: Allocator,
source: anytype,
options: ParseOptions,