pub unsafe extern "C" fn al_ustr_append_cstr(
    us: *mut ALLEGRO_USTR,
    s: *const c_char
) -> c_bool