Source position: apr_poll.inc line 55
type apr_datatype_e = (
APR_NO_DESC,
APR_POLL_SOCKET,
APR_POLL_FILE,
APR_POLL_LASTDESC
);