Function CoLoadLibrary

Source
pub unsafe extern "C" fn CoLoadLibrary(
    lpszLibName: LPOLESTR,
    bAutoFree: BOOL,
) -> HINSTANCE