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