pub unsafe extern "C" fn PyUnicode_AsCharmapString(
unicode: *mut PyObject,
mapping: *mut PyObject
) -> *mut PyObject