pub unsafe fn add_partial_path_precheck(
    arg_parent_rel: *mut RelOptInfo,
    arg_total_cost: Cost,
    arg_pathkeys: *mut List
) -> bool