pub unsafe fn CollectJSONAttributes(
    cx: *mut JSContext,
    obj: RawHandleObject,
    this: *mut c_void,
    result: HandleObject<'_>,
) -> bool