unsafe extern "C" fn hasOwn(
    cx: *mut JSContext,
    proxy: RawHandleObject,
    id: RawHandleId,
    bp: *mut bool
) -> bool