func_mysqlnd_protocol__get_change_auth_response_packet  369 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 TSRMLS_DC);
func_mysqlnd_protocol__get_change_auth_response_packet  387 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_protocol__get_change_auth_response_packet get_change_auth_response_packet;