pub unsafe extern "C" fn gtk_check_button_set_active(
    self_: *mut GtkCheckButton,
    setting: gboolean
)