pub unsafe extern "C" fn esl_dmatrix_PlotHeatMap( fp: *mut FILE, D: *mut ESL_DMATRIX, min: f64, max: f64, ) -> c_int