pub fn prepare_extern_function_call_body(
    function: &Function,
    wrapper_name: &str
) -> Box<Block>