(bind-func thread_native_call_with_zone (lambda (arg:i8*) (let ((t:<[void]*,mzone*>* (cast arg)) (f (tref t 0)) (z (tref t 1))) (f) (llvm_zone_destroy z) (cast null i8*))))