Missing ssh_auth_kbdint_callback
The callback API is missing server authentication callback for the keyboard-interactive
method, which must be implemented using the now-deprecated functions that work with SSH messages directly. In order for the deprecated functions to be removed, this callback needs to be implemented.