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