pub unsafe extern "C" fn gsl_vector_ulong_add_constant(
    a: *mut gsl_vector_ulong,
    x: c_ulong
) -> c_int