pub unsafe extern "system" fn WSDXMLAddChild(
    pparent: *mut WSDXML_ELEMENT,
    pchild: *mut WSDXML_ELEMENT,
) -> HRESULT