Return the cursor object corresponding to name-or-number. name-or-number can be either a string naming an X11 cursor (e.g., "trek") or a number specifying the cursor number. See X11/cursorfont.h for the standard cursors. Note that the "XC_" macro prefix should be omitted when used with this procedure..