pub unsafe extern "C" fn al_get_window_position(
    display: *mut ALLEGRO_DISPLAY,
    x: *mut c_int,
    y: *mut c_int
)