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