pdo_dbh_last_id_func  261 ext/pdo/php_pdo_driver.h typedef char *(*pdo_dbh_last_id_func)(pdo_dbh_t *dbh, const char *name, size_t *len);
pdo_dbh_last_id_func  307 ext/pdo/php_pdo_driver.h 	pdo_dbh_last_id_func		last_id;