pub unsafe extern "C" fn Interpreter_resizeTensor( interpreter: *mut Interpreter, tensor: *mut Tensor, dims: *const c_int, dimsSize: usize, )