pub unsafe fn WSDXMLAddSibling(
    pfirst: *mut WSDXML_ELEMENT,
    psecond: *mut WSDXML_ELEMENT
) -> Result<()>