Whether the name appears to be a static library archive.
name
bool isStaticArchiveName(String name) => name.endsWith('.a');