pub unsafe extern "C" fn gtk_check_button_set_inconsistent(
    check_button: *mut GtkCheckButton,
    inconsistent: gboolean
)