#include "tensorstore/strided_layout.h"
constexpr bool
tensorstore::IsArrayOriginKindConvertible(ArrayOriginKind source,
                                          
ArrayOriginKind target);

Returns true iff an array with origin kind source can be converted to an array with origin kind target.