pub fn environment_variable_data(
    i: CompleteByteSlice<'_>
) -> IResult<CompleteByteSlice<'_>, EnvironmentVariableData, u32>