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