pub unsafe extern "C" fn al_set_window_title(
    display: *mut ALLEGRO_DISPLAY,
    title: *const c_char
)