pub unsafe extern "system" fn WsWriteBytes(
    writer: *const WS_XML_WRITER,
    bytes: *const c_void,
    bytecount: u32,
    error: *const WS_ERROR
) -> HRESULT