ffi.Pointer<ffi.Int> wmemmove( ffi.Pointer<ffi.WChar> arg0, ffi.Pointer<ffi.WChar> arg1, int arg2, ) { return _wmemmove( arg0, arg1, arg2, ); }