func_mysqlnd_stmt__get_param_count  780 ext/mysqlnd/mysqlnd_structs.h typedef unsigned int		(*func_mysqlnd_stmt__get_param_count)(const MYSQLND_STMT * const stmt);
func_mysqlnd_stmt__get_param_count  829 ext/mysqlnd/mysqlnd_structs.h 	func_mysqlnd_stmt__get_param_count get_param_count;