swapvm
const struct swapvm *bb = b;
return ((((const struct swapvm *) a)->kvo_me >
((const struct swapvm *) b)->kvo_me) ? -1 : 1);
struct swapvm *vm;