pub unsafe extern "C" fn executorch_stride_to_dim_order(
strides: *const StridesType,
dims: usize,
dim_order: *mut DimOrderType,
) -> Errorpub unsafe extern "C" fn executorch_stride_to_dim_order(
strides: *const StridesType,
dims: usize,
dim_order: *mut DimOrderType,
) -> Error