pub type DLInspectHandler = unsafe extern "C" fn(start: *mut c_void, end: *mut c_void, used_bytes: usize, callback_arg: *mut c_void);