pub unsafe extern "C" fn al_wait_for_event_timed(
    arg1: *mut ALLEGRO_EVENT_QUEUE,
    ret_event: *mut ALLEGRO_EVENT,
    secs: c_float
) -> c_bool