pub fn BASS_ChannelGetAttribute(
    handle: DWORD,
    attribute: DWORD,
    value: *mut f32
) -> BOOL