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