(define impc:ir:objectsize-intrinsic (lambda (object-name rettype) (format "@llvm.objectsize.~a(i8* ~a, i1 true)" object-name rettype)))