pub type PbDropSecretRequest = DropSecretRequest;
struct PbDropSecretRequest { pub secret_id: u32, }
secret_id: u32