fn get_active_index_and_mask(index: usize) -> (usize, usize)
Gets the index of the word that the index flag is stored in, and the mask to identify the flag within the word.
index