pub unsafe extern "C" fn gtk_expander_set_label(
    expander: *mut GtkExpander,
    label: *const c_char
)