pub unsafe extern "C" fn PyUnicode_IsIdentifier(
    s: *mut PyObject
) -> c_int