Currently, mongoc_gridfs_bucket_find() does not accept NULL in the `opts` argument.
I would suggest to accept NULL, since all other find functions accept NULL as `opts`.
- related to
-
CDRIVER-4049 mongoc_gridfs_bucket_find does not forward `opts` to the underlying find operation
- Closed