pub unsafe extern "C" fn JS_InstanceOf( cx: *mut JSContext, obj: Handle<*mut JSObject>, clasp: *const JSClass, args: *mut CallArgs, ) -> bool