The frame's mercator-world → clip matrix (MapLibre's mainMatrix, f64).
Pick-target width in DEVICE pixels (the drawing buffer).
Pick-target height in DEVICE pixels.
Picked X in DEVICE pixels, top-left origin (same value given to pickWithDepth).
Picked Y in DEVICE pixels, top-left origin.
Window-space depth in [0, 1] from the pick pass.
The PickedPosition, or null when the matrix is singular or the
result is degenerate (w ≈ 0).
Reconstruct the geographic position of a picked pixel from its window depth.