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