mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics. Let's switch to apr_size_t buffers and get rid of the ints. Merge r1898690 from trunk. Submitted by: rpluem Reviewed by: rpluem, covener, ylavic