pub unsafe extern "C" fn PyUnicode_EncodeDecimal( s: *mut i32, length: isize, output: *mut i8, errors: *const i8, ) -> i32