pub unsafe extern "C" fn set_variable(
    datum: Value,
    index: StringId,
    value: Value
) -> u8