pub unsafe extern "system" fn CreateTypeLib2(
    syskind: SYSKIND,
    szfile: PCWSTR,
    ppctlib: *mut ICreateTypeLib2
) -> HRESULT
Expand description

Required features: "Win32_System_Ole", "Win32_System_Com"