pub unsafe extern "C" fn N_VProd_Serial(
    x: N_Vector,
    y: N_Vector,
    z: N_Vector
)