var value; // Type: any value = MoveCursorToPos(input, pos);
function MoveCursorToPos( input : any, pos : any ) : any;