#include typedef struct py_call_dict { char * name; char * value; }PY_CALL_DICT; int py_call_dict_get_len(PY_CALL_DICT dicts[]) { #define MAX_DICTS 100 int i = 0; for(i=0;i