pub unsafe extern "C" fn gtk_list_item_set_selectable(
    self_: *mut GtkListItem,
    selectable: gboolean
)