pub unsafe extern "C" fn gsl_spmatrix_short_set( m: *mut gsl_spmatrix_short, i: usize, j: usize, x: c_short) -> c_int