Obtains the position of a window position in root window coordinates.
This is similar to get_origin but allows you to pass in any position in the window, not just the origin.
| this |
a Window |
| x |
X coordinate in window |
| y |
Y coordinate in window |
| root_x |
return location for X coordinate |
| root_y |
return location for Y coordinate |