Current mouse cursor position on the desktop.
@type t() :: %Miosa.Types.CursorPosition{x: integer(), y: integer()}
@spec from_map(map()) :: t()