pub unsafe extern "C" fn run_container_copy(
    src: *const run_container_t,
    dst: *mut run_container_t
)