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