pub(crate) fn emit_i64_check_signed_gte( body: &mut InstrSeqBuilder<'_>, value_local: LocalId, min: i64, )