b64_from_24bit
#define b64_from_24bit(B2, B1, B0, N) \
b64_from_24bit(uint8_t B2, uint8_t B1, uint8_t B0, int n, char **cp)