pub unsafe extern "C-unwind" fn MIR_write_with_func( ctx: MIR_context_t, writer_func: Option<unsafe extern "C-unwind" fn(arg1: *mut c_void, arg2: u8) -> c_int>, writer_arg: *mut c_void, )