pub unsafe extern "C" fn gtk_window_set_opacity(
    window: *mut GtkWindow,
    opacity: c_double
)