int LPtoDP( ffi.Pointer<HDC__> hdc, ffi.Pointer<LPPOINT> lppt, int c, ) { return (_LPtoDP ??= _dylib.lookupFunction<_c_LPtoDP, _dart_LPtoDP>('LPtoDP'))( hdc, lppt, c, ); }