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