pub unsafe extern "C" fn ecdh_read_public(
    ctx: *mut ecdh_context,
    buf: *const c_uchar,
    blen: size_t
) -> c_int