pub unsafe extern "C" fn gtk_bitset_iter_init_at( iter: *mut GtkBitsetIter, set: *const GtkBitset, target: c_uint, value: *mut c_uint, ) -> gboolean