pub unsafe extern "C" fn PyUnicode_Count( str: *mut PyObject, substr: *mut PyObject, start: isize, end: isize, ) -> isize