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