pub unsafe fn InvokeHasOwn( handler: *const c_void, cx: *mut JSContext, proxy: HandleObject<'_>, id: HandleId<'_>, bp: *mut bool, ) -> bool