Function CLSIDFromProgIDEx

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