Loading...


int interposableFoo() {
  return 100;
}


int interposableBar() {
  return 100;
}