pub unsafe fn WsVerifyXmlNCName(
    ncnamechars: &[u16],
    error: Option<*const WS_ERROR>
) -> Result<()>