pub unsafe extern "system" fn MFCreateWaveFormatExFromMFMediaType(
    pmftype: IMFMediaType,
    ppwf: *mut *mut WAVEFORMATEX,
    pcbsize: *mut u32,
    flags: u32
) -> HRESULT
Expand description

Required features: "Win32_Media_MediaFoundation", "Win32_Media_Audio"