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