pub unsafe extern "system" fn WsReadValue(
    reader: *const WS_XML_READER,
    valuetype: WS_VALUE_TYPE,
    value: *mut c_void,
    valuesize: u32,
    error: *const WS_ERROR,
) -> HRESULT