pub unsafe fn JS_CopyOwnPropertiesAndPrivateFields( cx: *mut JSContext, target: Handle<'_, *mut JSObject>, obj: Handle<'_, *mut JSObject>, ) -> bool