All MD5 APIs are deprecated in libbson.
void bson_md5_init (bson_md5_t *pms) BSON_GNUC_DEPRECATED;
pms
Initialize a new instance of the MD5 algorithm.
This function is deprecated and should not be used in new code.