pub type PbUnpinVersionResponse = UnpinVersionResponse;
struct PbUnpinVersionResponse { pub status: Option<Status>, }
status: Option<Status>