#[unsafe(export_name = "luaV_doarithimpl_TM_MUL")]pub unsafe extern "C" fn lua_v_doarithimpl_tm_mul( L: *mut lua_State, ra: StkId, rb: *const TValue, rc: *const TValue, )