pub unsafe fn LoadEnclaveImageW<P1>( lpenclaveaddress: *const c_void, lpimagename: P1, ) -> Result<()>where P1: Param<PCWSTR>,