pub unsafe fn PropVariantGetBooleanElem(
    propvar: *const PROPVARIANT,
    ielem: u32,
) -> Result<BOOL>