pub unsafe extern "C" fn panel_session_item_get_metadata(
    self_: *mut PanelSessionItem,
    key: *const c_char,
    format: *const c_char
    ...
) -> gboolean