pub unsafe extern "C" fn PyFile_SetEncodingAndErrors( arg1: *mut PyObject, arg2: *const c_char, errors: *mut c_char, ) -> c_int