size_t bson_strnlen (const char *s, size_t maxlen);
A portable version of strnlen().
The length of s in bytes or maxlen if no \0 was found.
MongoDB, Inc
2017-present, MongoDB, Inc