pub unsafe extern "system" fn DirectSoundCreate(
    pcguiddevice: *const GUID,
    ppds: *mut IDirectSound,
    punkouter: IUnknown
) -> HRESULT
Expand description

Required features: "Win32_Media_Audio_DirectSound"