pub unsafe fn ToJSONMaybeSafely( cx: &mut JSContext, input: Handle<'_, *mut JSObject>, callback: JSONWriteCallback, data: *mut c_void, ) -> bool