pub unsafe extern "C" fn g_thread_try_new(
    name: *const gchar,
    func: GThreadFunc,
    data: gpointer
) -> *mut GThread