int EndPage( ffi.Pointer<HDC__> hdc, ) { return (_EndPage ??= _dylib.lookupFunction<_c_EndPage, _dart_EndPage>('EndPage'))( hdc, ); }