pub unsafe extern "C" fn dr_print_instr( drcontext: *mut c_void, f: file_t, instr: *mut instr_t, msg: *const c_char, )
Prints \p msg followed by the instruction \p instr to file \p f.