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