pub unsafe extern "C" fn libssh2_session_hostkey(
    sess: *mut LIBSSH2_SESSION,
    len: *mut size_t,
    kind: *mut c_int
) -> *const c_char