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