pub unsafe extern "C" fn gsl_vector_ulong_set_all(
    v: *mut gsl_vector_ulong,
    x: c_ulong
)