python3_sys
pub unsafe extern "C" fn PyUnicode_FromStringAndSize( u: *const c_char, size: Py_ssize_t) -> *mut PyObject