pub fn environment_variable(
    i: CompleteByteSlice<'_>
) -> IResult<CompleteByteSlice<'_>, EnvironmentVariable, u32>