int strtoq( ffi.Pointer<ffi.Char> __nptr, ffi.Pointer<ffi.Pointer<ffi.Char>> __endptr, int __base, ) { return _strtoq( __nptr, __endptr, __base, ); }