pub unsafe extern "system" fn PropVariantToString(
    propvar: *const PROPVARIANT,
    psz: PWSTR,
    cch: u32,
) -> HRESULT