pub unsafe extern "C" fn gtk_toggle_action_set_active(
    action: *mut GtkToggleAction,
    is_active: gboolean
)