pub unsafe extern "C" fn al_ustr_dup_substr(
    us: *const ALLEGRO_USTR,
    start_pos: c_int,
    end_pos: c_int
) -> *mut ALLEGRO_USTR