pub unsafe extern "C" fn bitset_extract_setbits_avx2( words: *const u64, length: usize, out: *mut u32, outcapacity: usize, base: u32, ) -> usize