pub fn BASS_ChannelGetData(
    handle: DWORD,
    buffer: *mut c_void,
    length: DWORD
) -> DWORD