fun unsafeSet(index: Int): Unit
fun unsafeSet(index: Int, value: Boolean): Unit
index - the index of the bit to set
index