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