pub unsafe extern "C" fn panel_widget_set_id(
    self_: *mut PanelWidget,
    id: *const c_char
)