pub unsafe extern "C" fn gtk_editable_set_width_chars(
    editable: *mut GtkEditable,
    n_chars: c_int
)