pub unsafe fn PropVariantToInt16WithDefault(
    propvarin: *const PROPVARIANT,
    idefault: i16,
) -> i16