pub unsafe extern "C" fn g_thread_create( func: GThreadFunc, data: gpointer, joinable: gboolean, error: *mut *mut GError ) -> *mut GThread