pub type PbDropFunctionRequest = DropFunctionRequest;
pub struct PbDropFunctionRequest { pub function_id: u32, }
function_id: u32