#[no_mangle]
pub unsafe extern "C" fn crosvm_destroy_io_event(
    self_: *mut crosvm,
    obj_ptr: *mut *mut crosvm_io_event
) -> c_int