pub fn custom_sections(
    bytes: &[u8]
) -> Result<MultiMap<String, Vec<u8>>, String>