pub unsafe fn create_functionscan_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_pathkeys: *mut List,
    arg_required_outer: Relids
) -> *mut Path