(bind-func print (lambda (state:PCG_RNG_State*) (printf "<PCG_RNG_State: %ld %ld>" (tref state 0) (tref state 1)) void))