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