pdo_stmt_cursor_closer_func  413 ext/pdo/php_pdo_driver.h typedef int (*pdo_stmt_cursor_closer_func)(pdo_stmt_t *stmt TSRMLS_DC);
pdo_stmt_cursor_closer_func  426 ext/pdo/php_pdo_driver.h 	pdo_stmt_cursor_closer_func 	cursor_closer;