const char * mongoc_uri_get_auth_source (const mongoc_uri_t *uri);
uri
Fetches the authSource parameter of an URI if provided.
authSource
A string which should not be modified or freed.