pub unsafe extern "C" fn gsl_spmatrix_ulong_set( m: *mut gsl_spmatrix_ulong, i: usize, j: usize, x: c_ulong) -> c_int