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