pub unsafe fn WsResetMetadata(
    metadata: *const WS_METADATA,
    error: Option<*const WS_ERROR>
) -> Result<()>