pub unsafe extern "C" fn PyUnicode_InternFromString(
    u: *const i8
) -> *mut PyObject