# Functions
MarshalFrom marshals src into dst as the underlying message using the provided marshal options.
New marshals src into a new Any instance.
Unpack unpacks the message inside an any, first using the provided typeResolver (defaults to protoregistry.GlobalTypes), and if that fails, then using the provided fileResolver (defaults to protoregistry.GlobalFiles) with dynamicpb.