#include <tgmath.h>
#ifndef conj
#error "conj is not defined"
#endif
int main(void) { return 0; }
