common: Fix the cast for 64-bit Windows.
* common/sysutils.c (translate_sys2libc_fd_int): Fix the cast.
FD should have a valid value here. For erroneous cases, it must be
rejected by argparse handling.
- GnuPG-bug-id: T6551
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>