pub type PbDropDatabaseRequest = DropDatabaseRequest;
struct PbDropDatabaseRequest { pub database_id: u32, }
database_id: u32