pub unsafe extern "C" fn gdk_toplevel_set_title(
    toplevel: *mut GdkToplevel,
    title: *const c_char
)