cb_.cb_1

if(ver==1) - handles old style callbacks

union cb_
void function(int, int, void*) cb_1;

Meta