pub unsafe extern "C" fn secp256k1_ecdsa_verify( cx: *const Context, sig: *const Signature, msg32: *const c_uchar, pk: *const PublicKey ) -> c_int