Function VariantToInt16WithDefault

pub unsafe extern "system" fn VariantToInt16WithDefault(
    varin: *const VARIANT,
    idefault: i16,
) -> i16