Is it possible to have 16-bit stencils instead of 8-bit?

Hi,
I have more than 256 meshes in level and I want to assign a unique stencil for each mesh. See images, UE4 caps max value to 255, I know stencil value is of type uint8.

Is there any work around to achieve 16-bit stencil??