pub unsafe extern "C" fn dm_realloc_wrapper(
    p: *mut c_void,
    s: c_uint,
    file: *const c_char,
    line: c_int
) -> *mut c_void