pub unsafe extern "C" fn gtk_file_chooser_unselect_filename(
    chooser: *mut GtkFileChooser,
    filename: *const c_char
)