Trying to figure out how to implement my WINC like compatibility layer. Going the emulation way is probably not so smart. We should not use the kernel but rather hook native functions in the Exec calls.
EXPORTS
_ZN8DmPolicy14GetDomainSpecsEv @ 1 NONAME
_ZN8DmPolicy7ReleaseEPK13TDmDomainSpec @ 2 NONAME
_ZN8DmPolicy9GetPolicyER18TDmHierarchyPolicy @ 3 NONAME