pub unsafe extern "C" fn al_fprintf(
    f: *mut ALLEGRO_FILE,
    format: *const c_char,
     ...
) -> c_int