pub unsafe extern "C" fn al_fputc(
    f: *mut ALLEGRO_FILE,
    c: c_int
) -> c_int