pub unsafe extern "C" fn mrb_dump_irep( mrb: *mut mrb_state, irep: *const mrb_irep, flags: u8, bin: *mut *mut u8, bin_size: *mut usize) -> c_int