ph_pqc_f          274 lib/tty/key.c  typedef int (*ph_pqc_f) (unsigned short, PhCursorInfo_t *);
ph_pqc_f          543 lib/tty/key.c  ph_pqc_f ph_query_cursor;
ph_pqc_f          936 lib/tty/key.c                  ph_query_cursor = (ph_pqc_f) dlsym (ph_handle, "PhQueryCursor");