CreateTypeLib

Function CreateTypeLib 

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