Function _cvtmask64_u64

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

Convert 64-bit mask a into an integer value, and store the result in dst.

Intel's Documentation