pub unsafe extern "C" fn gtk_list_box_set_activate_on_single_click(
    box_: *mut GtkListBox,
    single: gboolean
)