pub unsafe extern "C" fn N_VSetArrayPointer(
    v_data: *mut realtype,
    v: N_Vector
)