pub unsafe extern "C" fn instr_set_prev( instr: *mut instr_t, prev: *mut instr_t, )
Sets the prev field of \p instr to point to \p prev.