pub unsafe extern "C" fn PyUnicode_GetSize(
    unicode: *mut PyObject
) -> isize