pub unsafe extern "C" fn Py_PreInitializeFromBytesArgs( src_config: *const PyPreConfig, argc: isize, argv: *mut *mut i8, ) -> PyStatus