smb_vc_getpass
const char * smb_vc_getpass(struct smb_vc *vcp);
pwd = smb_vc_getpass(vcp);
iconv_convstr(vcp->vc_toupper, pbuf, smb_vc_getpass(vcp));
iconv_convstr(vcp->vc_toserver, pbuf, smb_vc_getpass(vcp));
smb_strtouni(ntencpass, smb_vc_getpass(vcp));