Source position: mselibc.pas line 1943
type pthread_mutex_t = array [0..__SIZEOF_PTHREAD_MUTEX_T-1] of Byte;