pub unsafe extern "C" fn mdb_sql_bind_column( sql: *mut MdbSQL, colnum: c_int, varaddr: *mut c_void, len_ptr: *mut c_int, ) -> c_int