pub unsafe extern "C" fn gtk_bitset_add_range_closed(
    self_: *mut GtkBitset,
    first: c_uint,
    last: c_uint
)