unsafe fn __pyfunction_cleanup_if_forked_child<'py>(
    py: Python<'py>,
    _slf: *mut PyObject,
) -> PyResult<*mut PyObject>