int lchown( ffi.Pointer<ffi.Int8> __file, int __owner, int __group, ) { return _lchown( __file, __owner, __group, ); }