str2mac
int str2mac(char *mac, char *str)
void str2mac(unsigned char* dst, unsigned char* mac) {
void str2mac(unsigned char *mac, char *str)