pub unsafe extern "C" fn gtk_label_set_width_chars(
    self_: *mut GtkLabel,
    n_chars: c_int
)