pub unsafe extern "system" fn DirectSoundCaptureCreate(
    pcguiddevice: *const GUID,
    ppdsc: *mut IDirectSoundCapture,
    punkouter: IUnknown
) -> HRESULT
Expand description

Required features: "Win32_Media_Audio_DirectSound"