pub unsafe fn MFValidateMediaTypeSize(
    formattype: GUID,
    pblock: Option<&[u8]>
) -> Result<()>