pub unsafe fn record_plan_function_dependency(
    arg_root: *mut PlannerInfo,
    arg_funcid: Oid
)