__attribute__((visibility("hidden"))) void inlib1(void) {}
int main()
{
  return 0;
}
