pub unsafe extern "C" fn gtk_snapshot_push_opacity(
    snapshot: *mut GtkSnapshot,
    opacity: c_double
)