framework module SomeFramework {
  umbrella header "public_header.h"
  export *
  module * { export * }
}