pub unsafe extern "C" fn mdb_col_to_string( mdb: *mut MdbHandle, buf: *mut c_void, start: c_int, datatype: c_int, size: c_int, ) -> *mut c_char