pub unsafe extern "C" fn ImDrawList_AddPolyline( self_: *mut ImDrawList, points: *const ImVec2, num_points: c_int, col: ImU32, closed: bool, thickness: f32, )