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