Given a static function declaration, generate a loader with the same name in the current scope that loads the function dynamically from the given DLL.
See Implementation
Given a static function declaration, generate a loader with the same name in the current scope that loads the function dynamically from the given DLL.