bitstream_get_bits
bits = bitstream_get_bits(&bs, &look_ahead, 64);
bits = bitstream_get_bits(&bs, &tmp, 64 - have);