input_gssapi_response
static int input_gssapi_response(int type, uint32_t, struct ssh *);
ssh_dispatch_set(ssh, SSH2_MSG_USERAUTH_GSSAPI_RESPONSE, &input_gssapi_response);