pub unsafe extern "C" fn ecdsa_from_keypair(
    ctx: *mut ecdsa_context,
    key: *const ecp_keypair
) -> c_int