Source position: mselibc.pas line 3061
function pthread_mutex_init(
__mutex: Ppthread_mutex_t;
__mutex_attr: Ppthread_mutexattr_t
):LongInt;