void swab( ffi.Pointer<ffi.Void> arg0, ffi.Pointer<ffi.Void> arg1, int __nbytes, ) { return _swab(arg0, arg1, __nbytes); }