pub unsafe extern "C" fn panel_session_item_has_metadata_with_type(
    self_: *mut PanelSessionItem,
    key: *const c_char,
    expected_type: *const GVariantType
) -> gboolean