package SPVM::Comparator::Short : callback_t {
  sub : int ($self : self, $a : short, $b : short);
}