pub unsafe extern "C" fn ecdh_get_params(
    ctx: *mut ecdh_context,
    key: *const ecp_keypair,
    side: ecdh_side
) -> c_int