pub unsafe fn HcsSetupBaseOSLayer<P0, P2>( layerpath: P0, vhdhandle: HANDLE, options: P2, ) -> Result<()>where P0: Param<PCWSTR>, P2: Param<PCWSTR>,