pub unsafe extern "C" fn Py_InitializeFromConfig(
    config: *const PyConfig
) -> PyStatus