I would like to be able to convert between std::vector and its underlying C array int* without explicitly copying the data.