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