authmethods_get
methods = authmethods_get(authctxt);
static char *authmethods_get(Authctxt *authctxt);
static char *authmethods_get(void);
options.preferred_authentications = authmethods_get();