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