static S regexp_firstGroup(S pat, S s) { ret regexpFirstGroup(pat, s); }