Function CLSIDFromProgID

pub unsafe extern "system" fn CLSIDFromProgID(
    lpszprogid: PCWSTR,
    lpclsid: *mut GUID,
) -> HRESULT