int strtouq( ffi.Pointer<ffi.Char> __str, ffi.Pointer<ffi.Pointer<ffi.Char>> __endptr, int __base, ) { return _strtouq(__str, __endptr, __base); }