CreateTypeLib2

Function CreateTypeLib2 

pub unsafe fn CreateTypeLib2<P1>(
    syskind: SYSKIND,
    szfile: P1,
) -> Result<ICreateTypeLib2>
where P1: Param<PCWSTR>,