pub fn create_is_signer_account_infos<'a>( accounts: &'a mut [(&'a Pubkey, bool, &'a mut Account)], ) -> Vec<AccountInfo<'a>>
Create AccountInfos
AccountInfo