pub unsafe extern "C" fn gtk_bitset_splice(
    self_: *mut GtkBitset,
    position: c_uint,
    removed: c_uint,
    added: c_uint
)