Convert between Bob module names, and the name we will give the generated cc_library module. This is required when a module supports being built on host and target; we cannot create two modules with the same name, so instead, we use the `shortName()` (which may include a `__host` or `__target` suffi
(ctx blueprint.BaseModuleContext, name string)
source not stored for this graph (policy: none)
no test coverage detected