pub type add_columnex_func = unsafe extern "C" fn(lp: *mut lprec, count: c_int, column: *mut c_double, rowno: *mut c_int) -> c_uchar;