pub unsafe extern "C" fn reed_sol_vandermonde_coding_matrix( k: c_int, m: c_int, w: c_int, ) -> *mut c_int