thr_create
fn
int thr_create(void *, size_t, void * function(void *), void *, c_long, thread_t *) extern(C) nothrow @nogcNo documentation available for this declaration.