ffi.Pointer<ffi.Char> cgetcap( ffi.Pointer<ffi.Char> arg0, ffi.Pointer<ffi.Char> arg1, int arg2, ) { return _cgetcap(arg0, arg1, arg2); }