pub unsafe extern "C" fn gtk_file_chooser_set_uri(
    chooser: *mut GtkFileChooser,
    uri: *const c_char
) -> gboolean