pub fn BASS_ChannelSetAttributeEx(
    handle: DWORD,
    attribute: DWORD,
    value: *mut c_void,
    size: DWORD
) -> BOOL