pub unsafe extern "C" fn PyUnicode_EncodeLocale( unicode: *mut PyObject, errors: *const c_char) -> *mut PyObject