pub unsafe extern "C" fn gtk_label_set_single_line_mode(
    label: *mut GtkLabel,
    single_line_mode: gboolean
)