Use the long
argument type parser to manage long integer values.
The long
argument type parser is responsible for handling long integer values.
It ensures that the provided input is a valid long integer, taking into
consideration long-specific constraints.