mp_sdiv
void mp_sdiv(const MINT *, short, MINT *, short *);
mp_sdiv(c42, 5, t0, &ro);
mp_sdiv(c10, 8, t0, &ro);