Has any converted the structure pthread_mutex_t <bits/wordsize.h> to a ctypes structure class ? I looking at some C code that is using pthreads and need to translate pthreads_mutex_t structure into python (via ctypes) Thanks