;; poly variables can be for functions of ;; mixed argument lengths ;; ;; so for example: (bind-func testprint (lambda (a:i8*) (printf "%s\n" a)))