Function windows_sys::Win32::System::Ole::LoadTypeLibEx

pub unsafe extern "system" fn LoadTypeLibEx(
    szfile: PCWSTR,
    regkind: REGKIND,
    pptlib: *mut *mut c_void,
) -> HRESULT