pub fn delete_compressed_reaction<'info>( ctx: Context<'_, '_, '_, 'info, DeleteCompressedReaction<'info>>, to_post: Pubkey, reaction_type: String, root: [u8; 32], index: u32, ) -> Result<()>