pub unsafe extern "C" fn ecjpake_read_round_two(
    ctx: *mut ecjpake_context,
    buf: *const c_uchar,
    len: size_t
) -> c_int