pub unsafe extern "system" fn WsWriteQualifiedName(
    writer: *const WS_XML_WRITER,
    prefix: *const WS_XML_STRING,
    localname: *const WS_XML_STRING,
    ns: *const WS_XML_STRING,
    error: *const WS_ERROR,
) -> HRESULT