pub unsafe fn add_partial_path(
    arg_parent_rel: *mut RelOptInfo,
    arg_new_path: *mut Path
)