#ifndef IFACE_DEFINE
#error Expected IFACE_DEFINE
#endif

int main(int,char**)
{
  return 0;
}