Both swiftRuntime and swift_Concurrency had swift::fatalError implementation, but it causes symbol conflict when -static-stdlib. This patch renames one of the impl in swift_Concurrency to avoid conflict.