pub unsafe extern "C" fn ssh_userauth_kbdint_setanswer(
    session: ssh_session,
    i: c_uint,
    answer: *const c_char
) -> c_int