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