pub fn BASS_ChannelSetAttribute(
    handle: DWORD,
    attribute: DWORD,
    value: f32
) -> BOOL