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