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