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