pub fn assert_token_matching(
    vault: &Vault,
    token: &AccountInfo<'_>
) -> ProgramResult