int wcstol( ffi.Pointer<ffi.WChar> arg0, ffi.Pointer<ffi.Pointer<ffi.WChar>> arg1, int arg2, ) { return _wcstol( arg0, arg1, arg2, ); }