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