pub unsafe extern "C" fn get_variable(
    out: *mut Value,
    datum: Value,
    index: StringId
) -> u8