pub unsafe extern "C" fn panel_session_item_set_module_name(
    self_: *mut PanelSessionItem,
    module_name: *const c_char
)