⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub unsafe extern "C" fn PyUnicode_FromObject(
    obj: *mut PyObject
) -> *mut PyObject