pub unsafe fn MoCreateMediaType(
    ppmt: *mut *mut DMO_MEDIA_TYPE,
    cbformat: u32
) -> Result<()>