[cherry-pick release/6.0]Build fix for when the Darwin module is split up
After the C standard library headers are split out of Darwin, DumpConcurrency.swift no longer sees string.h. Explicitly import <string.h>'s new module when it's available.
rdar://127076885