pub type PbCancelTaskResponse = CancelTaskResponse;
struct PbCancelTaskResponse { pub status: Option<Status>, }
status: Option<Status>