/* The following definitions come from rpc_client/init_samr.c */voidinit_samr_CryptPasswordEx(const char*pwd,
DATA_BLOB *session_key,struct samr_CryptPasswordEx *pwd_buf);voidinit_samr_CryptPassword(const char*pwd,
DATA_BLOB *session_key,struct samr_CryptPassword *pwd_buf);