unsafe extern "C" fn own_property_keys<D: DomTypes>(
    cx: *mut JSContext,
    proxy: HandleObject,
    props: MutableHandleIdVector,
) -> bool