program: Deprecate instruction re-exports (#151)
#### Problem
We need people to know about spl-associated-token-account-interface so
they can start using it, but we haven't really promoted it.
#### Summary of changes
Do the right thing, and make the deprecations louder. Since rust doesn't
warn for deprecated re-exports, there's not much we can do for the
address derivation functions.