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