pub unsafe extern "C" fn gtk_list_box_set_show_separators(
    box_: *mut GtkListBox,
    show_separators: gboolean
)