int StartPage( ffi.Pointer<HDC__> hdc, ) { return (_StartPage ??= _dylib.lookupFunction<_c_StartPage, _dart_StartPage>('StartPage'))( hdc, ); }