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