pub fn invoke_cpi<'a, 'b, 'c: 'info, 'info>( ctx: Context<'a, 'b, 'c, 'info, InvokeCpiInstruction<'info>>, inputs: Vec<u8>, ) -> Result<()>