pub unsafe extern "C" fn gsl_spmatrix_ushort_set( m: *mut gsl_spmatrix_ushort, i: usize, j: usize, x: c_ushort) -> c_int