pub unsafe extern "system" fn CreateXmlWriterOutputWithEncodingCodePage(
    poutputstream: IUnknown,
    pmalloc: IMalloc,
    nencodingcodepage: u32,
    ppoutput: *mut IUnknown
) -> HRESULT
Expand description

Required features: "Win32_Data_Xml_XmlLite", "Win32_System_Com"