I want to confirm that I'm using  @_implementationOnly correctly with static library in autolinking aspect.  Currently, Foundation imports CoreFoundation with @_implementationOnly attribute other than Linux and Darwin platforms.  Modules imported with @_implementationOnly are not added to swift1_au…