pub unsafe extern "C" fn al_wait_for_event_until(
    queue: *mut ALLEGRO_EVENT_QUEUE,
    ret_event: *mut ALLEGRO_EVENT,
    timeout: *mut ALLEGRO_TIMEOUT
) -> c_bool