static unsafe extern CONFIG_E DMProcessConfigXML(string pszWXMLin, CFGFlags dwFlags, out char * ppszwXMLout);
public static CONFIG_E DMProcessConfigXML(
result = DMProcessConfigXML(xml, flags, out xmlOutPointer);