Current headers are converted to static bindings (with optional "delayed").
Would it be possible to have an option to generate dynamic bindings instead ? (with GetProcAddress, etc)
The use case would not be just to survive a dll not being present, but also allow the dll name and path to be specified.