pub unsafe extern "C" fn gtk_label_set_selectable(
    label: *mut GtkLabel,
    setting: gboolean
)