pub unsafe extern "C" fn JS_WrapObject( cx: *mut JSContext, objp: MutableHandle<*mut JSObject>, ) -> bool