pub unsafe fn PropVariantToInt32WithDefault(
    propvarin: *const PROPVARIANT,
    ldefault: i32
) -> i32