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