#[no_mangle]
pub unsafe extern "C" fn _spEventQueue_addEvent(
    self_0: *mut _spEventQueue,
    event: *mut spEvent
)