smb_tolower
wcpat = smb_tolower(wcpat);
wcstr = smb_tolower(wcstr);
*p = smb_tolower(*p);
c = smb_tolower(c);
uint32_t smb_tolower(uint32_t);