PR https://github.com/JuliaLang/julia/pull/58231 renamed `jl_init_with_image` to `jl_init_with_image_file`, despite it being documented in the manual and exported in `julia.h`. This function is used by PythonCall, which now breaks on Julia 1.12.0-beta4: https://github.com/JuliaPy/PythonCall.jl/pull/622 Could we get the old function name back please?