pub unsafe extern "C" fn ImDrawList_ChannelsSetCurrent(
    _self: *mut ImDrawList,
    channel_index: c_int
)