CreateDirectoryEx(templateName, newDirectory, sa)
Creates a directory
Parameters
templateName : string
Specifies the path of the directory to use as a template when creating the new directory.newDirectory : string
Specifies the name of the new directorysa : PySECURITY_ATTRIBUTES
The security attributes, or None