version_51: Note that calls to imports are not lightweight in inlining pass (#1673)
* call_import is not lightweight for inlining purposes - we had call but not callimport, which is even less light
* call_import is not lightweight for inlining purposes - we had call but not callimport, which is even less light