pub fn instrument( address: *mut c_void, pre_handler: unsafe fn(*mut c_void, *mut c_void), ) -> Result<(), Error>