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