pub unsafe extern "system" fn MFCreateDXGISurfaceBuffer(
    riid: *const GUID,
    punksurface: IUnknown,
    usubresourceindex: u32,
    fbottomupwhenlinear: BOOL,
    ppbuffer: *mut IMFMediaBuffer
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation", "Win32_Foundation"