Function VariantToGUID

pub unsafe extern "system" fn VariantToGUID(
    varin: *const VARIANT,
    pguid: *mut GUID,
) -> HRESULT