pub unsafe extern "C" fn N_VDotProd_Serial(
    x: N_Vector,
    y: N_Vector
) -> realtype