pub unsafe extern "C" fn hydro_kx_kk_2(
    kp: *mut hydro_kx_session_keypair,
    packet2: *mut u8,
    packet1: *const u8,
    peer_static_pk: *const u8,
    static_kp: *const hydro_kx_keypair
) -> c_int