WICGetMetadataContentSize

Function WICGetMetadataContentSize 

pub unsafe fn WICGetMetadataContentSize<P1>(
    guidcontainerformat: *const GUID,
    piwriter: P1,
) -> Result<u64>
where P1: Param<IWICMetadataWriter>,