pub fn clear_all_prices<'a, 'b, 'c, 'info>( ctx: CpiContext<'a, 'b, 'c, 'info, ClearAllPrices<'info>>, ) -> Result<()>