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