fn expand_preparsed_asm(
    ecx: &mut ExtCtxt<'_>,
    args: AsmArgs
) -> Option<InlineAsm>