pub unsafe extern "C" fn mat_setvalue( mat: *mut MATrec, Row: c_int, Column: c_int, Value: c_double, doscale: c_uchar, ) -> c_uchar