pub unsafe fn waveOutGetDevCapsA(
    udeviceid: usize,
    pwoc: *mut WAVEOUTCAPSA,
    cbwoc: u32
) -> u32