pub unsafe extern "system" fn InitPropVariantFromCLSIDArray(
    members: *const GUID,
    size: u32,
    ppropvar: *mut PROPVARIANT,
) -> HRESULT