pub unsafe extern "C" fn bitset_shift_right(
    bitset: *mut bitset_t,
    s: usize
)