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