pub unsafe extern "system" fn DirectSoundCreate8(
    pcguiddevice: *const GUID,
    ppds8: *mut IDirectSound8,
    punkouter: IUnknown
) -> HRESULT
Expand description

Required features: "Win32_Media_Audio_DirectSound"