pub fn unhashed_basename(obj: &Path) -> &str
Returns the filename without the hash prefix added by the cc crate.
Since v1.0.78 of the cc crate, object files are prefixed with a 16-character hash to avoid filename collisions.