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