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