pub unsafe extern "C" fn gtk_list_box_set_selection_mode(
    box_: *mut GtkListBox,
    mode: GtkSelectionMode
)