ap_bputc — write a single character to a stream
int ap_bputc(char c, BUFF *fb)
Writes c to fb, returning 0 on success or -1 on an error.
c
fb
0
-1