pub unsafe extern "C" fn dzl_simple_label_set_width_chars(
    self_: *mut DzlSimpleLabel,
    width_chars: c_int
)