pub unsafe extern "C" fn gtk_bitset_contains(
    self_: *const GtkBitset,
    value: c_uint
) -> gboolean