Sets bits starting from `bit_index` specified by `word_value` to false (zeros in word_value are ignored). \note This operation uses an `AND_NOT` operator - bits in `word_data` are negated and then combined with AND operator with existing bits in BitArray.
source not stored for this graph (policy: none)