// Copy to the device void bones_copy__() { cudaStreamSynchronize(kernel_stream); bones_memcpy(device_, , *sizeof(), cudaMemcpyHostToDevice, , ); }