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