pub unsafe extern "C" fn stream_write_bits(
    stream: *mut bitstream,
    value: uint64,
    n: bitstream_count
) -> uint64