PJ_XY

typedef struct {
    double x, y;
} PJ_XY

Undocumented