1header = "#define CF_SWIFT_NAME(_name) __attribute__((swift_name(#_name)))" 2 3[fn] 4swift_name_macro = "CF_SWIFT_NAME" 5