pub unsafe extern "C" fn secp256k1_ellswift_encode( ctx: *const Context, ell64: *mut c_uchar, pubkey: *const PublicKey, rnd32: *const c_uchar, ) -> c_int