pub unsafe extern "C" fn gtk_toggle_button_set_mode(
    toggle_button: *mut GtkToggleButton,
    draw_indicator: gboolean
)