bson_new (3) Linux Manual Page
bson_new() – The bson_new() function shall create a new bson_t structure on the heap. It should be freed with bson_destroy() when it is no longer in use.
Synopsis
bson_t *
bson_new (void);
bson_new() – The bson_new() function shall create a new bson_t structure on the heap. It should be freed with bson_destroy() when it is no longer in use.
bson_t *
bson_new (void);