pub unsafe fn get_assembly(
l: *mut lua_State,
idx: i32,
options: AssemblyOptions,
stats: *mut LoweringStats,
) -> Stringpub unsafe fn get_assembly(
l: *mut lua_State,
idx: i32,
options: AssemblyOptions,
stats: *mut LoweringStats,
) -> String