pub unsafe extern "C" fn gtk_window_set_title(
    window: *mut GtkWindow,
    title: *const c_char
)