int DPtoLP( ffi.Pointer<HDC__> hdc, ffi.Pointer<LPPOINT> lppt, int c, ) { return (_DPtoLP ??= _dylib.lookupFunction<_c_DPtoLP, _dart_DPtoLP>('DPtoLP'))( hdc, lppt, c, ); }