pub unsafe extern "C" fn gtk_toggle_button_set_group(
    toggle_button: *mut GtkToggleButton,
    group: *mut GtkToggleButton
)