pub fn extract_init_oci_to(dest: &Path) -> Result<()>
Write the bundled init-oci binary to dest. Sets it executable (mode 0o755) on Unix.
dest