pub unsafe extern "C" fn panel_session_item_set_metadata_value(
    self_: *mut PanelSessionItem,
    key: *const c_char,
    value: *mut GVariant
)