pub unsafe fn LoadTypeLibEx<P0>( szfile: P0, regkind: REGKIND, ) -> Result<ITypeLib>where P0: Param<PCWSTR>,