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