pub unsafe extern "system" fn PropVariantGetUInt64Elem(
    propvar: *const PROPVARIANT,
    ielem: u32,
    pnval: *mut u64,
) -> HRESULT