pub unsafe extern "system" fn DMProcessConfigXMLFiltered(
    pszxmlin: PCWSTR,
    rgszallowedcspnodes: *const PCWSTR,
    dwnumallowedcspnodes: u32,
    pbstrxmlout: *mut BSTR
) -> HRESULT