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