ph_pqc_f          275 lib/tty/key.c  typedef int (*ph_pqc_f) (unsigned short, PhCursorInfo_t *);
ph_pqc_f          544 lib/tty/key.c  ph_pqc_f ph_query_cursor;
ph_pqc_f          939 lib/tty/key.c                  ph_query_cursor = (ph_pqc_f) dlsym (ph_handle, "PhQueryCursor");