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