pub unsafe fn DirectSoundCaptureEnumerateW(
    pdsenumcallback: LPDSENUMCALLBACKW,
    pcontext: Option<*const c_void>
) -> Result<()>