Move precise-code-intel-api-server mock interfaces
Created by: efritz
The precise-code-intel-worker will need mocks for bundle clients and the codeintel db layer. This moves the mocks from where it's needed to where the source interfaces are defined so they do not need to be generated multiple times in the source tree.
This partially implements https://github.com/sourcegraph/sourcegraph/issues/9965.