func_mysqlnd_protocol__get_change_user_response_packet  377 ext/mysqlnd/mysqlnd_structs.h typedef struct st_mysqlnd_packet_chg_user_resp*(*func_mysqlnd_protocol__get_change_user_response_packet)(MYSQLND_PROTOCOL * const protocol, zend_bool persistent);
func_mysqlnd_protocol__get_change_user_response_packet  395 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_protocol__get_change_user_response_packet get_change_user_response_packet;