pub fn gen_import_call_trampoline_riscv(
vmoffsets: &VMOffsets,
index: FunctionIndex,
sig: &FunctionType,
_calling_convention: CallingConvention,
progress_callback: Option<&CompilationProgressCallback>,
) -> Result<CustomSection, CompileError>