fn load_interpreter(
interpreter_path: &str,
task: &Task,
strategy: &LoadStrategy,
) -> Result<(u64, u64), ElfLoaderError>fn load_interpreter(
interpreter_path: &str,
task: &Task,
strategy: &LoadStrategy,
) -> Result<(u64, u64), ElfLoaderError>