pub unsafe extern "C" fn al_ustr_append_chr(
    us: *mut ALLEGRO_USTR,
    c: i32
) -> size_t