(bind-func regex_replace (lambda (regex:i8* str:String* replace:i8*) (regex_replace:[String*,i8*,i8*,i8*]* regex (cstring str) replace)))