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