pub unsafe extern "C" fn mdb_fill_temp_col( tcol: *mut MdbColumn, col_name: *mut c_char, col_size: c_int, col_type: c_int, is_fixed: c_int, )