pub unsafe extern "C" fn mdb_bind_column( table: *mut MdbTableDef, col_num: c_int, bind_ptr: *mut c_void, len_ptr: *mut c_int, ) -> c_int