pub unsafe extern "C" fn PyUnicode_AsUnicode(
    unicode: *mut PyObject
) -> *mut i32
👎 Deprecated
This is supported on non-Py_3_12 only.