I get shared_ptr from the function. Shared ptr points to a big array of bytes. I want to return this shared_ptr but point it to the 16th byte in this array. Example with raw