func_mysqlnd_net__post_connect_set_opt  309 ext/mysqlnd/mysqlnd_structs.h typedef void				(*func_mysqlnd_net__post_connect_set_opt)(MYSQLND_NET * const net, const char * const scheme, const size_t scheme_len, MYSQLND_STATS * const conn_stats, MYSQLND_ERROR_INFO * const error_info TSRMLS_DC);
func_mysqlnd_net__post_connect_set_opt  325 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_net__post_connect_set_opt post_connect_set_opt;