pub unsafe extern "C" fn ecp_check_pub_priv(
    pub_: *const ecp_keypair,
    prv: *const ecp_keypair
) -> c_int