double wcstod( ffi.Pointer<ffi.WChar> _String, ffi.Pointer<ffi.Pointer<ffi.WChar>> _EndPtr, ) { return _wcstod( _String, _EndPtr, ); }