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