pub unsafe extern "C" fn al_load_ttf_font_stretch(
    filename: *const c_char,
    w: c_int,
    h: c_int,
    flags: c_int
) -> *mut ALLEGRO_FONT