Function CLSIDFromString

pub unsafe extern "system" fn CLSIDFromString(
    lpsz: PCWSTR,
    pclsid: *mut GUID,
) -> HRESULT