pub unsafe extern "C" fn PyMarshal_ReadObjectFromString( data: *const c_char, len: Py_ssize_t, ) -> *mut PyObject
Py_LIMITED_API