pub unsafe extern "C" fn libssh2_knownhost_del(
    hosts: *mut LIBSSH2_KNOWNHOSTS,
    entry: *mut libssh2_knownhost
) -> c_int