pub unsafe extern "C" fn gtk_bitset_add_range(
    self_: *mut GtkBitset,
    start: c_uint,
    n_items: c_uint
)