pub unsafe extern "C" fn gtk_check_button_set_group(
    self_: *mut GtkCheckButton,
    group: *mut GtkCheckButton
)