pub unsafe fn MFCreateVideoSampleAllocatorEx(
    riid: *const GUID,
    ppsampleallocator: *mut *mut c_void
) -> Result<()>