int SetCaretPos( int X, int Y, ) { return (_SetCaretPos ??= _dylib .lookupFunction<_c_SetCaretPos, _dart_SetCaretPos>('SetCaretPos'))( X, Y, ); }