pub fn BASS_ChannelSetDSP(
    handle: DWORD,
    proc: *mut DSPPROC,
    user: *mut c_void,
    priority: c_int
) -> HDSP