pub unsafe extern "system" fn waveInGetDevCapsA(
    udeviceid: usize,
    pwic: *mut WAVEINCAPSA,
    cbwic: u32
) -> u32