double strtod( ffi.Pointer<ffi.Char> __nptr, ffi.Pointer<ffi.Pointer<ffi.Char>> __endptr, ) { return _strtod( __nptr, __endptr, ); }