Writes the given name, possibly with a prefix, assuming that the name can be imported from any of the given uris.
name
uris
void writeImportedName(List<Uri> uris, String name);