pub unsafe extern "C" fn al_ustr_find_set(
    us: *const ALLEGRO_USTR,
    start_pos: c_int,
    accept: *const ALLEGRO_USTR
) -> c_int