SMB_SHARE_OEMNAME_MAX
SMB_SHARE_OEMNAME_MAX : SMB_SHARE_NTNAME_MAX;
if (strlen(oem_name) + 1 > SMB_SHARE_OEMNAME_MAX) {
#define SHARE_INFO_1_SIZE (SMB_SHARE_OEMNAME_MAX + 1 + 2 + 4)