(define impc:ti:string-check (lambda (ast vars kts request?) (if (string? ast) (list (+ *impc:ir:si8* *impc:ir:pointer*)) '())))