pthread_create
fn
int pthread_create(pthread_t *, const scope pthread_attr_t *, void * function(void *), void *) extern(C) nothrow @nogcNo documentation available for this declaration.