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