pub type PbDropFunctionRequest = DropFunctionRequest;
pub struct PbDropFunctionRequest { pub function_id: TypedId<12, u32>, pub cascade: bool, }
function_id: TypedId<12, u32>
cascade: bool