in bser_private.h [80:83]
static inline int bser_is_no_field(bser_t* bser) { return bser->type == BSER_TAG_NO_FIELD; }