pub unsafe extern "C" fn gdk_window_set_opacity(
    window: *mut GdkWindow,
    opacity: c_double
)