Function _kshiftri_mask64
#[target_feature(enable = "avx512bw")]
pub const fn _kshiftri_mask64(a: __mmask64, COUNT: u32) -> __mmask64
Shift the bits of 64-bit mask a right by count while shifting in zeros, and store the least significant 32 bits of the result in k.