pub unsafe extern "C" fn PyUnicode_DecodeLocaleAndSize( str: *const i8, len: isize, errors: *const i8, ) -> *mut PyObject