pub unsafe extern "C" fn dr_flush_region( start: app_pc, size: usize, ) -> bool_
Equivalent to dr_flush_region_ex(start, size, NULL).