pub unsafe extern "system" fn CoLoadLibrary(
    lpszlibname: PCWSTR,
    bautofree: BOOL
) -> HINSTANCE
Expand description

Required features: "Win32_System_Com", "Win32_Foundation"