pub unsafe extern "C" fn SetProxyReservedSlot(
    obj: *mut JSObject,
    slot: u32,
    val: *const Value
)