pub unsafe extern "C" fn SetReservedSlotWithBarrier(
    obj: *mut JSObject,
    slot: usize,
    value: *const Value
)