smb_panic
void smb_panic(char *, const char *, int);
#define SMB_PANIC() smb_panic(__FILE__, __func__, __LINE__)