pub unsafe extern "C" fn HeapValuePostWriteBarrier(
    valuep: *mut Value,
    prev: *const Value,
    next: *const Value
)