pub unsafe extern "C" fn dr_global_free(mem: *mut c_void, size: usize)
Frees memory allocated by dr_global_alloc(). \p size must be the same as that passed to dr_global_alloc().