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