pub unsafe extern "C" fn Tensor_createWith(
shape: *const i32,
shapeSize: usize,
typeCode: halide_type_t,
data: *mut c_void,
dimType: DimensionType,
) -> *mut Tensor
pub unsafe extern "C" fn Tensor_createWith(
shape: *const i32,
shapeSize: usize,
typeCode: halide_type_t,
data: *mut c_void,
dimType: DimensionType,
) -> *mut Tensor