pub type NativeModuleBuilder = fn(&LoweringCtx<'_>) -> NativeModule;
Builder type for native-module lowering.