pub unsafe fn final_cost_nestloop(
    arg_root: *mut PlannerInfo,
    arg_path: *mut NestPath,
    arg_workspace: *mut JoinCostWorkspace,
    arg_extra: *mut JoinPathExtraData
)