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