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