[DllImport("coredll.dll", EntryPoint="LoadLibraryW", SetLastError=true)]
Declare Function LoadLibraryW Lib "coredll.dll" (TODO) As TODO