pub unsafe extern "C" fn gtk_toggle_action_set_draw_as_radio(
    action: *mut GtkToggleAction,
    draw_as_radio: gboolean
)