pub type set_mat_func = unsafe extern "C" fn(lp: *mut lprec, row: c_int, column: c_int, value: c_double) -> c_uchar;