c_g_thread_create

extern (C) __gshared
GThread* function(GThreadFunc func, void* data, bool joinable, GError** _err) c_g_thread_create;