pub unsafe extern "C" fn JS_CloneObject( cx: *mut JSContext, obj: Handle<*mut JSObject>, proto: Handle<*mut JSObject>, ) -> *mut JSObject