pub unsafe extern "C" fn gdk_window_set_transient_for(
    window: *mut GdkWindow,
    parent: *mut GdkWindow
)