# Functions
NewExtensionRegistry creates a new instance of the Extensions struct, which represents a registry of extensions.
NewExtensionRegistryFromList creates a new instance of the Extensions struct, from a list of extensions.
# Type aliases
Extensions represents a registry of extensions.