pub unsafe extern "C" fn ecdh_setup(
    ctx: *mut ecdh_context,
    grp_id: ecp_group_id
) -> c_int