pub unsafe extern "system" fn MFCreatePresentationDescriptor(
    cstreamdescriptors: u32,
    apstreamdescriptors: *const IMFStreamDescriptor,
    pppresentationdescriptor: *mut IMFPresentationDescriptor
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation"