pub unsafe extern "stdcall" fn waveOutGetDevCapsW(
    uDeviceID: UINT,
    pwoc: LPWAVEOUTCAPSW,
    cbwoc: UINT
) -> MMRESULT