sinterface IF2_IntInt_Double {
  double get(int a, int b);
}