pub unsafe extern "C" fn HeapBigIntWriteBarriers(
    bip: *mut *mut BigInt,
    prev: *mut BigInt,
    next: *mut BigInt
)