pub unsafe extern "C" fn OrdinaryHasInstance( cx: *mut JSContext, objArg: Handle<*mut JSObject>, v: Handle<Value>, bp: *mut bool, ) -> bool