pub unsafe extern "C" fn gsl_spmatrix_char_set( m: *mut gsl_spmatrix_char, i: usize, j: usize, x: c_char) -> c_int