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