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