pub unsafe extern "system" fn InitVariantFromUInt16Array(
    prgn: *const u16,
    celems: u32,
    pvar: *mut VARIANT,
) -> HRESULT