pub unsafe extern "C" fn gsl_vector_uint_add_constant(
    a: *mut gsl_vector_uint,
    x: c_uint
) -> c_int