func_mysqlnd_protocol__get_auth_response_packet  368 ext/mysqlnd/mysqlnd_structs.h typedef struct st_mysqlnd_packet_auth_response *(*func_mysqlnd_protocol__get_auth_response_packet)(MYSQLND_PROTOCOL * const protocol, zend_bool persistent TSRMLS_DC);
func_mysqlnd_protocol__get_auth_response_packet  386 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_protocol__get_auth_response_packet get_auth_response_packet;