devel/quickcpplib: fix on 32 bit platforms
128 bit integers are only supported on 64 bit platforms. Test for them
using the correct feature test macro to enable the port there.
Approved by: portmgr (build fix blanket)
MFH: 2023Q4
See also: https://github.com/ned14/quickcpplib/issues/50