Function _knot_mask64

#[target_feature(enable = "avx512bw")]
pub const fn _knot_mask64(a: __mmask64) -> __mmask64

Compute the bitwise NOT of 64-bit mask a, and store the result in k.

Intel's documentation