pub unsafe extern "C" fn instrlist_postinsert( ilist: *mut instrlist_t, where_: *mut instr_t, instr: *mut instr_t, )
Inserts \p instr into \p ilist after \p where.