pub unsafe extern "C" fn JS_ObjectNotWritten(
    w: *mut JSStructuredCloneWriter,
    obj: Handle<*mut JSObject>
) -> bool