Requires that a given feature is available. If it is not, SetFailState() is called with the given message.
native void RequireFeature(FeatureType type, const char[] name, const char[] fmt = "", any ...)