For returns an Importer for the given compiler and lookup interface,
or nil. Supported compilers are "gc", and "gccgo". If lookup is nil,
the default package lookup mechanism for the given compiler is used.
BUG(issue13847): For does not support non-nil lookup functions.