Function windows_sys::Win32::System::Com::StructuredStorage::PropVariantGetBooleanElem
pub unsafe extern "system" fn PropVariantGetBooleanElem(
propvar: *const PROPVARIANT,
ielem: u32,
pfval: *mut BOOL,
) -> HRESULT