internal MetadataIterator([NotNull] MetadataChainHandle chainHandle)
 {
     SafeNativeMethods.MetadataIteratorInit(_handle, chainHandle);
 }