pub unsafe fn compare_path_costs(
    arg_path1: *mut Path,
    arg_path2: *mut Path,
    arg_criterion: CostSelector
) -> c_int