We have several TODO comments in the code rendered in the pkg.go.dev documentation. e.g, https://pkg.go.dev/go.mongodb.org/mongo-driver@v1.11.4/bson/bsoncodec#StructTags
We need to move them either into the function body or above the Go doc comment.