func_mysqlnd_net__post_connect_set_opt  308 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);
func_mysqlnd_net__post_connect_set_opt  324 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_net__post_connect_set_opt post_connect_set_opt;