pub unsafe extern "C" fn N_VAddConst_Serial(
    x: N_Vector,
    b: realtype,
    z: N_Vector
)