#ifndef STATICLIB2_IFACE_1
#  error "STATICLIB2_IFACE_1 incorrectly not defined"
#endif
#ifndef STATICLIB2_IFACE_2
#  error "STATICLIB2_IFACE_2 incorrectly not defined"
#endif

int staticlib2()
{
  return 0;
}
