pub fn extract_references(
    encoded: &[u8],
    expected_start: ExpectedStart<ManifestCustomValueKind>
) -> IndexSet<Reference>