zeep::http::is_file_param_array_type
// In header: <zeep/http/request.hpp> template<typename T, typename = void> struct is_file_param_array_type : public false_type { };