pub fn check_admin<'a, 'b, 'c, 'info>( ctx: CpiContext<'a, 'b, 'c, 'info, CheckRole<'info>>, ) -> Result<Return<bool>>