pub fn BASS_ChannelGetLevelEx(
    handle: DWORD,
    levels: *mut f32,
    length: f32,
    flags: DWORD
) -> BOOL