pdo_stmt_cursor_closer_func  403 ext/pdo/php_pdo_driver.h typedef int (*pdo_stmt_cursor_closer_func)(pdo_stmt_t *stmt);
pdo_stmt_cursor_closer_func  416 ext/pdo/php_pdo_driver.h 	pdo_stmt_cursor_closer_func 	cursor_closer;