Contents
#include <coreworker.h> enum CancelResult { kCancelNotFound, kCancelPending, kCancelDone, };