bop_putsarg
extern void bop_putsarg(const char *fmt, char *arg);
#define BOP_PUTSARG(bop, fmt, arg) bop_putsarg(fmt, arg)