I have been trying to create a python extention using pyd and would like my D code to use an external library, in this case D-YAML. is there a way to tell pyd to include the lib when building the extention?