Function MFCreateAudioMediaType

pub unsafe fn MFCreateAudioMediaType(
    paudioformat: *const WAVEFORMATEX,
) -> Result<IMFAudioMediaType>