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