_sasl_MD5Update
#define _sasl_MD5Update(md5_ctx, s, n) MD5Update(md5_ctx, s, n)
void _sasl_MD5Update (context, input, inputLen)