ffi.Pointer<ffi.Char> fgetln( ffi.Pointer<FILE> arg0, ffi.Pointer<ffi.Size> arg1, ) { return _fgetln( arg0, arg1, ); }