pub fn get_variable<T: OdraType>(
    key: &str,
    variables: &BTreeMap<String, Bytes>
) -> T