hex2bin
int hex2bin(u8 *dst, const char *src, size_t count)
static int hex2bin(uint8_t *dst, const char *src, size_t count)