1#[deprecated( 2 since = "0.30.0", 3 note = "`skip_from_py_object` enabled by default. The option will be removed in the future" 4)] 5pub const SKIP_FROM_PY_OBJECT_DEPRECATED: () = ();