pub unsafe fn WsReadStartAttribute(
    reader: *const WS_XML_READER,
    attributeindex: u32,
    error: Option<*const WS_ERROR>
) -> Result<()>