smb_ccache_init
if ((rc = smb_ccache_init(SMB_VARRUN_DIR, SMB_CCACHE_FILE)) != 0) {
extern int smb_ccache_init(char *, char *);