pub fn build_function_map(
    binary_buf: &[u8],
    dif_buf: &[u8],
    metadata_buf: &[u8]
) -> Result<HashMap<String, String>>