pub unsafe fn ParseJSONWithHandler1( chars: *const u16, len: u32, handler: *mut JSONParseHandler, ) -> bool