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