func_mysqlnd_protocol__get_change_auth_response_packet  368 ext/mysqlnd/mysqlnd_structs.h typedef struct st_mysqlnd_packet_change_auth_response *	(*func_mysqlnd_protocol__get_change_auth_response_packet)(MYSQLND_PROTOCOL * const protocol, zend_bool persistent);
func_mysqlnd_protocol__get_change_auth_response_packet  386 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_protocol__get_change_auth_response_packet get_change_auth_response_packet;