pub unsafe extern "C" fn gtk_button_set_has_frame(
    button: *mut GtkButton,
    has_frame: gboolean
)