int getgrouplist( ffi.Pointer<ffi.Char> arg0, int arg1, ffi.Pointer<ffi.Int> arg2, ffi.Pointer<ffi.Int> __ngroups, ) { return _getgrouplist(arg0, arg1, arg2, __ngroups); }