#define FN __declspec(deprecated("aaa")) __declspec(deprecated("bbb")) int x() FN;