pub unsafe extern "system" fn PropVariantGetBooleanElem(
    propvar: *const PROPVARIANT,
    ielem: u32,
    pfval: *mut BOOL,
) -> HRESULT