pub unsafe extern "C" fn gtk_bitset_new_range(
    start: c_uint,
    n_items: c_uint
) -> *mut GtkBitset