pub unsafe extern "C" fn g_task_run_in_thread(
    task: *mut GTask,
    task_func: GTaskThreadFunc
)