fn emit_ir_function( function: &Function, module: &Module, method: &FunctionMetadata, use_callt: bool, ) -> (Vec<u8>, Vec<CallPatch>, Vec<MethodTokenPatch>)