pub unsafe extern "C" fn gsl_vector_ushort_add_constant(
    a: *mut gsl_vector_ushort,
    x: c_ushort
) -> c_int