unsafe extern "C" fn getOwnEnumerablePropertyKeys(
    cx: *mut JSContext,
    proxy: RawHandleObject,
    props: RawMutableHandleIdVector
) -> bool