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