pub unsafe extern "C" fn g_task_set_task_data(
    task: *mut GTask,
    task_data: gpointer,
    task_data_destroy: GDestroyNotify
)