pub unsafe extern "C" fn gtk_file_chooser_button_set_width_chars(
    button: *mut GtkFileChooserButton,
    n_chars: c_int
)