pub unsafe extern "C" fn Py_NewInterpreterFromConfig(
tstate_p: *mut *mut PyThreadState,
config: *const PyInterpreterConfig,
) -> PyStatus
pub unsafe extern "C" fn Py_NewInterpreterFromConfig(
tstate_p: *mut *mut PyThreadState,
config: *const PyInterpreterConfig,
) -> PyStatus