pub unsafe extern "C" fn al_ustr_equal(
    us1: *const ALLEGRO_USTR,
    us2: *const ALLEGRO_USTR
) -> c_bool