pub unsafe extern "C" fn panel_session_insert(
    self_: *mut PanelSession,
    position: c_uint,
    item: *mut PanelSessionItem
)