pub type dr_auxlib_handle_t = *mut c_void;
A handle to a loaded client auxiliary library. This is a different type than module_handle_t and is not necessarily the base address.