pub unsafe extern "C" fn gsl_vector_ulong_swap(
    v: *mut gsl_vector_ulong,
    w: *mut gsl_vector_ulong
) -> c_int