pub unsafe fn is_parallel_safe(
    arg_root: *mut PlannerInfo,
    arg_node: *mut Node
) -> bool